libcoap 4.3.5
|
List of libcoap library build defines. More...
Go to the source code of this file.
Macros | |
#define | COAP_AF_UNIX_SUPPORT 1 |
#define | COAP_ASYNC_SUPPORT 1 |
#define | COAP_CLIENT_SUPPORT 1 |
#define | COAP_DISABLE_TCP 0 |
#define | COAP_EPOLL_SUPPORT 1 |
#define | COAP_IPV4_SUPPORT 1 |
#define | COAP_IPV6_SUPPORT 1 |
#define | COAP_OSCORE_SUPPORT 1 |
#define | COAP_PROXY_SUPPORT 1 |
#define | COAP_Q_BLOCK_SUPPORT 1 |
#define | COAP_SERVER_SUPPORT 1 |
#define | COAP_THREAD_RECURSIVE_CHECK 1 |
#define | COAP_THREAD_SAFE 1 |
#define | COAP_WITH_LIBOPENSSL 1 |
#define | COAP_WITH_OBSERVE_PERSIST 1 |
#define | COAP_WS_SUPPORT 1 |
List of libcoap library build defines.
Definition in file coap_defines.h.
#define COAP_AF_UNIX_SUPPORT 1 |
Definition at line 22 of file coap_defines.h.
#define COAP_ASYNC_SUPPORT 1 |
Definition at line 25 of file coap_defines.h.
#define COAP_CLIENT_SUPPORT 1 |
Definition at line 28 of file coap_defines.h.
#define COAP_DISABLE_TCP 0 |
Definition at line 34 of file coap_defines.h.
#define COAP_EPOLL_SUPPORT 1 |
Definition at line 37 of file coap_defines.h.
#define COAP_IPV4_SUPPORT 1 |
Definition at line 40 of file coap_defines.h.
#define COAP_IPV6_SUPPORT 1 |
Definition at line 43 of file coap_defines.h.
#define COAP_OSCORE_SUPPORT 1 |
Definition at line 49 of file coap_defines.h.
#define COAP_PROXY_SUPPORT 1 |
Definition at line 52 of file coap_defines.h.
#define COAP_Q_BLOCK_SUPPORT 1 |
Definition at line 55 of file coap_defines.h.
#define COAP_SERVER_SUPPORT 1 |
Definition at line 58 of file coap_defines.h.
#define COAP_THREAD_RECURSIVE_CHECK 1 |
Definition at line 61 of file coap_defines.h.
#define COAP_THREAD_SAFE 1 |
Definition at line 64 of file coap_defines.h.
#define COAP_WITH_LIBOPENSSL 1 |
Definition at line 73 of file coap_defines.h.
#define COAP_WITH_OBSERVE_PERSIST 1 |
Definition at line 82 of file coap_defines.h.
#define COAP_WS_SUPPORT 1 |
Definition at line 85 of file coap_defines.h.